[INFO] cloning repository https://github.com/SrWither/aiz32
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SrWither/aiz32" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSrWither%2Faiz32", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSrWither%2Faiz32'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de60b4e80f91ffeb58198a1c1c949e73dfa6ee08
[INFO] fixing SrWither/aiz32 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSrWither%2Faiz32" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SrWither/aiz32
[INFO] finished tweaking git repo https://github.com/SrWither/aiz32
[INFO] tweaked toml for git repo https://github.com/SrWither/aiz32 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SrWither/aiz32 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SrWither/aiz32 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sdl2 v0.38.0
[INFO] [stderr]   Downloaded sdl2-sys v0.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 06fa4b41d1f144334a21bd71da7c4cbe4672ccf5b56186ccdf6fe91c517fee29
[INFO] running `Command { std: "docker" "start" "06fa4b41d1f144334a21bd71da7c4cbe4672ccf5b56186ccdf6fe91c517fee29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "06fa4b41d1f144334a21bd71da7c4cbe4672ccf5b56186ccdf6fe91c517fee29" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06fa4b41d1f144334a21bd71da7c4cbe4672ccf5b56186ccdf6fe91c517fee29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "06fa4b41d1f144334a21bd71da7c4cbe4672ccf5b56186ccdf6fe91c517fee29" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking aiz32core v0.1.0 (/opt/rustwide/workdir/aiz32core)
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]    Compiling sdl2-sys v0.38.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling sdl2 v0.38.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking aiz32asm v0.1.0 (/opt/rustwide/workdir/aiz32asm)
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]     Checking zune-jpeg v0.4.20
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stdout] error[E0063]: missing field `rs` in initializer of `Instruction`
[INFO] [stdout]    --> aiz32core/src/tests.rs:430:24
[INFO] [stdout]     |
[INFO] [stdout] 430 |         let instr_li = Instruction::Sys {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^ missing `rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `rs` in initializer of `Instruction`
[INFO] [stdout]    --> aiz32core/src/tests.rs:438:25
[INFO] [stdout]     |
[INFO] [stdout] 438 |         let instr_lui = Instruction::Sys {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^ missing `rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `rs` in initializer of `Instruction`
[INFO] [stdout]    --> aiz32core/src/tests.rs:452:25
[INFO] [stdout]     |
[INFO] [stdout] 452 |         let instr_mov = Instruction::Sys {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^ missing `rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `rs` in initializer of `Instruction`
[INFO] [stdout]    --> aiz32core/src/tests.rs:461:27
[INFO] [stdout]     |
[INFO] [stdout] 461 |         let instr_movpc = Instruction::Sys {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^ missing `rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `rs` in initializer of `Instruction`
[INFO] [stdout]    --> aiz32core/src/tests.rs:475:26
[INFO] [stdout]     |
[INFO] [stdout] 475 |         let instr_mtsr = Instruction::Sys {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ missing `rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `rs` in initializer of `Instruction`
[INFO] [stdout]    --> aiz32core/src/tests.rs:483:26
[INFO] [stdout]     |
[INFO] [stdout] 483 |         let instr_mfsr = Instruction::Sys {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ missing `rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `rs` in initializer of `Instruction`
[INFO] [stdout]    --> aiz32core/src/tests.rs:497:27
[INFO] [stdout]     |
[INFO] [stdout] 497 |         let instr_movsp = Instruction::Sys {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^ missing `rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `rs` in initializer of `Instruction`
[INFO] [stdout]    --> aiz32core/src/tests.rs:506:27
[INFO] [stdout]     |
[INFO] [stdout] 506 |         let instr_setsp = Instruction::Sys {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^ missing `rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aiz32core` (lib test) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "06fa4b41d1f144334a21bd71da7c4cbe4672ccf5b56186ccdf6fe91c517fee29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06fa4b41d1f144334a21bd71da7c4cbe4672ccf5b56186ccdf6fe91c517fee29", kill_on_drop: false }`
[INFO] [stdout] 06fa4b41d1f144334a21bd71da7c4cbe4672ccf5b56186ccdf6fe91c517fee29
